home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2325 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: in-news.erinet.com!usenet
  2. From: Jerry Walter <jwalter@erinet.com>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: (no subject)
  5. Date: Sat, 20 Jan 1996 10:01:36 -0500
  6. Organization: EriNet Online 513 436-9915
  7. Message-ID: <310103D0.3A7A@erinet.com>
  8. References: <4d6v67$nva@scapa.cs.ualberta.ca> <4dc3l9$pv8@ns.RezoNet.NET>
  9. NNTP-Posting-Host: 207.0.225.46
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0b4 (WinNT; I)
  14.  
  15. Ray Dunn wrote:
  16. > In referenced article, Ryan Gallagher says...
  17. > >
  18. > >Where can I get access to all the header files & function definitions
  19. > that can
  20. > >be used in ansi C. Im having trouble with accidentally using non
  21. > standard
  22. > >functions once and a while, even when Im thinking about it. Id like to
  23. > have a
  24. > >list of the functions and header files in front of me, so I dont make
  25. > stupid
  26. > >mistakes.
  27. > They are in the "include" directory of the compiler you are using.
  28. > You should also have a manual that documents all these.  The manual is
  29. > the best way to go
  30. > --
  31. > Ray Dunn (opinions are my own) | Phone: (514) 938 9050
  32. > Montreal                       | Phax : (514) 938 5225
  33. > ray@ultimate-tech.com          | Home : (514) 630 3749
  34.  
  35. -- 
  36. Some compilers also hace a strict ANSI compile switch. This 
  37. might help after the fact.
  38.  
  39. Jerry Walter                     "Beam Me up Scotty"
  40. I/M Solutions Center of Ohio     jwalter@erinet.com  -  email
  41. 5335 Far Hills Ave. Suite 313    (513) 291-0800      -  Voice
  42. Dayton,Ohio 45429                (513) 291-0801      -  FAX
  43.